Draws the current path. The drawing will use the current StrokeColor.
Draw()Once the path is drawn then graphics mode is no longer path and there is no longer a current path.
The GraphicsMode should be PATH_OBJECT before calling this method and it will be PAGE_DESCRIPTION after calling this method.